MovedEventTimeStamp Property |
Represents the timestamp of a move item/folder mailbox event.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime TimeStamp { get; }Public ReadOnly Property TimeStamp As DateTime
Get
Property Value
Type:
DateTimeThe time stamp.
See Also